

plugin.tx_eform_pi1.CSS_editor = Plugin: "tx_eform_pi1"
plugin.tx_eform_pi1.CSS_editor.selector = .tx-eform-pi1
plugin.tx_eform_pi1.CSS_editor.exampleWrap = <HR><strong>Plugin: "tx_eform_pi1"</strong><HR><div class="tx-eform-pi1"> | </div>
plugin.tx_eform_pi1.CSS_editor.ch {
	P = Text
	P.selector = P
	P.attribs = BODYTEXT
	P.example = <p>General text wrapped in &lt;P&gt;:<br />This is text <a href="#">with a link</a> in it. In principio creavit Deus caelum et terram terra autem erat inanis et vacua et tenebrae super faciem abyssi et spiritus...</p>
	P.exampleStop = 1
	P.ch.links = < CSS_editor.ch.A

	H3 = Header 3
	H3.selector = H3
	H3.attribs = HEADER
	H3.example = <h3>Header 3 example <a href="#"> with link</a></h3><p>Bodytext, Et praeessent diei ac nocti et dividerent lucem ac tenebras et vidit Deus quod esset bonum et factum est...</p>
	H3.ch.links = < CSS_editor.ch.A
	H3.exampleStop = 1
}
